back · tests/core.spec.ts:247:1 @ main all
Error: page.waitForFunction: Test timeout of 90000ms exceeded.
at Object.ready (tests/fixtures.ts:222:17)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:561:18)
Test timeout of 90000ms exceeded while setting up "forEachTest".
Error: locator.click: Test ended.
Call log:
- waiting for getByTestId('app-nav').getByRole('link', { name: 'Recadrer' })
- locator resolved to <a href="/crop/" aria-disabled="false" class="svelte-1nmekgl" data-testid="goto-crop">…</a>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
at goToTab (tests/utils/navigation.js:98:31)
at Object.go (tests/fixtures.ts:390:33)
at tests/core.spec.ts:263:17
Error: page.waitForFunction: Test timeout of 90000ms exceeded.
at Object.ready (tests/fixtures.ts:204:17)
at Object.base.extend.forEachTest.auto (tests/fixtures.ts:521:18)
Test timeout of 90000ms exceeded while setting up "forEachTest".